Click or drag to resize

AppointmentStartWallClock Property

Represents the start time of a meeting in the time zone of the location in which the meeting takes place.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime StartWallClock { get; }

Property Value

Type: DateTime
The start wall clock.
See Also